Package-level declarations
Types
Represents an error for a specific credential.
Represents the credential's revocation status.
Contains information identifying the issuer of a mobile credential.
Represents an issued mobile credential.
Specifies the possible data types for elements or claims in a mobile credential.
Represents a mobile credential, excluding any Personally Identifiable Information (PII).
Represents a mobile credential presentation.
Represents a mobile credentials presentation request.
Represents a response to a mobile credentials presentation request.
Represents a mobile credential validity information. Note: The corresponding iOS SDK element is Validity
.
Represents a mobile credential verification result.
Represents a trusted certificate conforming to the IACA profile as per ISO 18013-5.
Represents a trusted certificate verification result.
The result type of MobileCredentialVerifier.getTrustedIssuerStatusListsCacheInfo
. To keep the status lists updated, it is recommend to call MobileCredentialVerifier.updateTrustedIssuerStatusLists
before nextUpdate
is reached.
The result type of MobileCredentialVerifier.updateTrustedIssuerStatusLists
. To keep the status lists updated, it is recommend to call MobileCredentialVerifier.updateTrustedIssuerStatusLists
before nextUpdate
is reached.